Skip to content

Move pipes external metadata processing to its own layer. #29311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: airlift_jobs_ui
Choose a base branch
from

Conversation

dpeng817
Copy link
Contributor

@dpeng817 dpeng817 commented Apr 15, 2025

Summary & Motivation

Pipes and airlift have kinda the same mandate here to use a well-structured format for defining metadata in an external process, that may not have access to the dagster package. So we can just move the processing code to a shared place accessible to both, and make the language more generic to instead be "external" metadata.

How I Tested These Changes

Existing pipes metadata tests

Copy link
Contributor Author

dpeng817 commented Apr 15, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@dpeng817 dpeng817 requested review from OwenKephart and prha April 15, 2025 23:57
@dpeng817 dpeng817 marked this pull request as ready for review April 15, 2025 23:57
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 99a0cfe to c5a373e Compare April 18, 2025 17:33
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from c5a373e to 82c84a6 Compare April 18, 2025 18:00
Copy link
Contributor

@OwenKephart OwenKephart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 82c84a6 to 858028b Compare April 23, 2025 16:52
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 858028b to 56f34b8 Compare April 23, 2025 21:59
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 56f34b8 to b342d25 Compare April 23, 2025 22:27
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from b342d25 to c314fbe Compare April 23, 2025 23:09
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from c314fbe to 30c200c Compare April 24, 2025 00:50
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 30c200c to e8ab560 Compare April 24, 2025 00:58
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from e8ab560 to 9b2413d Compare April 24, 2025 04:18
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 9b2413d to 697b8df Compare April 24, 2025 04:28
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 697b8df to 397a404 Compare April 24, 2025 05:06
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 397a404 to 3bec9a9 Compare April 24, 2025 23:47
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 3bec9a9 to 562d549 Compare April 25, 2025 00:14
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 562d549 to 431dc53 Compare April 25, 2025 00:29
@dpeng817 dpeng817 force-pushed the dpeng817/airlift_external_metadata branch from 431dc53 to 55a3c16 Compare April 25, 2025 02:02
This was referenced Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants